dxp-ux

(0 reviews)

GET PaymentHistory - TMF 676

listPayment

This operation retrieves the payment history by using account number.

This operation is towards

  1. LCPR: Aria, Matrixx, CSG.
  2. Panama: Liberate
  3. CWC markets (JM,VC,LC,GD,AG,BB,TC,KY,AI,KN,MS,VG,TT,CW,DM): Liberate, Cerillion, Amdocs
Request URL
https://[localhost]:[port]/dxp-ux/v1/{businessId}/payment
URL PARAMS
nametypedescriptionrequired
businessIdstring2 letter ISO 3166 country code (TT, BB, JM, PA, etc.) identifying the business unit.Y
namevaluedescriptionrequired (mandatory-Y, optional-N, Not applicable- N/A)
client_idstringThe client_id identifying the channel. Minimum characters: 5Y(PR, PA,CWC)
client_secretstringPassword associated with the client_id. Minimum characters: 5Y(PR, PA,CWC)
X-Correlation-IDstringIdentifier that correlates HTTP request between a client and server. Any identification model (UUDI, checksum, etc.) can be used, as long as it is a unique value to differentiate a transaction.Y(PR, PA,CWC)
channelIdstringChannel to business Allowed Value : APPY(PR) N/A(PA, CWC)
lobstringThe Line of Business Identifier Allowed ENUM values: FIXED, PREPAID, POSTPAIDY (PR. For Matrixx not in scope) N/A(PA, CWC)
targetSystemstringExpected target system: csg, matrixx, ariaY (PR) N/A(PA, CWC)
Query Param
nametypedescriptionrequired (mandatory-Y, optional-N, Not applicable- N/A)
account_nostringTo retrieve the payments from a specific accountY(PR, PA, CWC)
startDateDateTimeTo retrieve the payments performed after this dateN(PR, PA, CWC)
endDateDateTimeTo retrieve the payments performed before this dateN(PR, PA, CWC)
paymentItem.referredTypestringTo retrieve the payments from a specific referredType Possible values are: history, planDetails, plansByAcct, receipt, deposits, depositDetails, items, summaryN/A (PR, CWC - Cerillion, Amdocs)
N(PA, CWC- Liberate)
Data Model
Response Data Model
nametypedescriptionrequired (mandatory-Y, optional-N, Not applicable- N/A)
idstringUnique identifier of PaymentY(PR, PA , CWC)
descriptionstringText describing the contents of the paymentN(PR) Y(PA), N/A(CWC)
correlatorIdstringUnique identifier in the client for the payment in case it is needed to correlateN(PR) Y(PA) N(CWC)
statusstringStatus of the paymentN(PR)
Y(PA, CWC- Liberate, Cerillion),
N/A (LC-Amdocs)
statusDatedatetime or stringDate when the status was recorded Note for PA: This field type is stringN(PR) Y(PA,CWC)
namestringScreen name of the paymentN(PR, CWC- Liberate) Y(PA), N/A (CWC- Cerillion, Amdocs)
paymentDatedatetime or stringDate when the payment was performed Note for PA: This field type is stringN(PR) Y(PA, CWC)
channelobjectThe channel to which the resource referenceN (CWC- Liberate, Cerillion ), N/A (CWC- Amdocs)
channel.idstringUnique identifier of the channelN (CWC- Liberate, Cerillion ), N/A (LC- Amdocs)
channel.'@referredType'stringThe actual type of the target instance when needed for disambiguationN (CWC- Liberate, Cerillion ), N/A (LC- Amdocs)
extendedCharacteristics[]arrayRepresents additional attributes of payment entityN(PR) N/A(PA,CWC)
extendedCharacteristics[].namestringname of the additional attributes (ex: "paymentDate", "procStatusCode")N(PR) N/A(PA,CWC)
extendedCharacteristics[].valuestringvalue of the additional attributes(ex: "2023-06-09", 100)N(PR) N/A(PA, CWC)
accountobjectAccount reference. A account may be a party account or a financial account.N(PR) Y(PA, CWC)
account.idstringUnique identifier of the accountN(PR) Y(PA, CWC)
account.@typestringWhen sub-classing, this defines the sub-class entity nameN(PR,CWC) N/A(PA)
account.namestringName of the accountY(PA), N(PR, CWC- Liberate, Amocs), N/A (CWC- Cerillion)
account.descriptionstringDetailed description of the accountN/A(PR) Y(PA), N/A(CWC)
amountobjectA base / value business entity used to represent moneyN(PR,CWC) N/A(PA)
amount.valuenumberA positive floating point numberN(PR,CWC) N/A(PA)
amount.unitstringCurrency (ISO4217 norm uses 3 letters to define the currency)N(PR) N/A(PA, CWC)
amount.amountnumberA positive floating point numberN(PR) N/A(PA, CWC)
paymentMethodobjectlink to the resource that holds information about the payment mean used to complete the operationY(PR, PA, CWC)
paymentMethod.idstringUnique Identifier within the server for the payment method.N(PR) N/A(PA, CWC)
paymentMethod.@typestringWhen sub-classing, this defines the sub-class entity nameN(PR) Y(PA, CWC)
paymentMethod.detailsobjectDetails of payment methodN(PR) N/A(PA,CWC)
paymentMethod.details.typestringType of payment methodN(PR) N/A(PA,CWC)
paymentMethod.details.cardNumberstringCard NumberN(PR) N/A(PA, CWC)
paymentMethod.details.expirationDatestringCard Expiry DateN(PR) N/A(PA, CWC)
paymentItem[]arrayThe paymentItem is the result of lettering process. It enables to assign automatically or manually part of incoming payment amount to a billN(PR) Y(PA,CWC)
paymentItem[].totalAmountobjectA base / value business entity used to represent moneyN(PR) Y(PA,CWC)
paymentItem[].totalAmount.amountnumberA positive floating point numberN(PR) N/A(PA, CWC)
paymentItem[].totalAmount.valuenumberA positive floating point numberN/A(PR) Y(PA, CWC)
paymentItem[].itemobjectEntity reference schema to be use for all entityRef class.N(PR) Y(PA, CWC)
paymentItem[].item.idstringUnique identifier of a related entity.N(PR) N/A(PA, LC- Amdocs), Y(CWC- Liberate, Ceriilion)
paymentItem[].item.referredTypestringThe actual type of the target instance when needed for disambiguation.N(PR) N/A(PA, CWC)
paymentItem[].item.@referredTypestringThe actual type of the target instance when needed for disambiguation.N/A(PR) Y(PA, CWC)
itemobjectReference where to get more information about the entity with another API callN(PR) N/A(PA, CWC- Liberate, Amdocs), Y(CWC- Cerillion)
item.referredTypestringThe actual type of the target instance when needed for disambiguation.N(PR) N/A(PA, CWC)
item.'@referredType'stringThe actual type of the target instance when needed for disambiguation.N(PR) N/A(PA, CWC- Liberate, Amdocs), Y(CWC- Cerillion)
item.idstringUnique identifier of a related entity.N(PR) N/A(PA, CWC- Liberate, Amdocs), Y(CWC- Cerillion)
refund[]arrayarray for the refund detailsN(PR) N/A(PA, CWC)
refund[].idstringRefunded id (unique) from matrixxN(PR) N/A(PA, CWC)
refund[].totalAmountobjectrefund amount detailsN(PR) N/A(PA, CWC)
refund[].totalAmount.valuenumberrefund amount valueN(PR) N/A(PA, CWC)
refund[].totalAmount.unitstringCurrency (ISO4217 norm uses 3 letters to define the currency)N(PR) N/A(PA,CWC)
refund[].statusstringstaus of the refund(ex: refunded)N(PR) N/A(PA, CWC)
refund[].refundDatedatetimeDate of the refundN(PR) N/A(PA, CWC)
refund[].@typestringWhen sub-classing, this defines the sub-class entity name(ex: "RefundRef")N(PR) N/A(PA, CWC)
totalAmountobjectA base / value business entity used to represent moneyN(PR) Y(PA, CWC)
totalAmount.valuenumberA positive floating point numberN(PR) Y(PA, CWC)
totalAmount.unitstringCurrency (ISO4217 norm uses 3 letters to define the currency)N(PR, CWC) N/A(PA)
totalAmount.amountnumberA positive floating point numberN(PR) N/A(PA, CWC)
taxAmountobjectA base / value business entity used to represent moneyN(PR,CWC- Cerillion, Amdocs) N/A(PA, LC-Liberate)
taxAmount.amountnumberA positive floating point numberN(PR, CWC- Cerillion) N/A(PA)
taxAmount.valuenumberValue of the tax amountN/A(PR, PA, CWC-Liberate), N(CWC- Cerillion, Amdocs)
@typestringWhen sub-classing, this defines the sub-class entity nameN(PR) N/A(PA, CWC)
paymentItem subResource - dataModel
@referredTypetypedescriptionrequired(mandatory-Y, optional-N, Not applicable- N/A)examples
paymentstringThe actual type of the target instance when needed for disambiguation.Y(PA), N(CWC)PA: { "item": { "@referredType": "payment"}}
CWC: { "totalAmount": { "amount": 3650 }, "item": { "referredType": "payment" } }
depositstringThe actual type of the target instance when needed for disambiguation.Y(PA), N(CWC)PA: {"item": { "@referredType": "deposit"}}
CWC: { "totalAmount": { "amount": 0 }, "item": { "referredType": "deposit" } }
extendedCharacteristics subResource - dataModel
resource characteristic nametypedescriptionrequired(mandatory-Y, optional-N, Not applicable- N/A)examples
procStatusCodestringResponse code from payment processor (Braintree). Possible Values will be :1000(Approved), 4001(settlement_declined), 4000(settled), 81706(CVV is required), ARIA COMM 1 (voided payment), etc...N(PR) N/A(PA, LC)PR: { "name": "procStatusCode", "value": "1000" }
paymentDatestringProcessor payment dateN(PR) N/A(PA, CWC)PR: { "name": "paymentDate", "value": "2024-02-13" }
procPaymentIdstringThe processor payment IDN(PR) N/A(PA, CWC)PR: { "name": "procPaymentId", "value": "bkh04029" }
paymentMethodNostringProcessor payment method numberN(PR) N/A(PA, CWC)PR: { "name": "paymentMethodNo", "value": "1" }
procStatusTextstringPayment processor status text is returned The possible payment status is either 'Approved or settled or Settlement Pending or External Payment or Cash Credit or Insufficient Funds or fail or {Unknown}N(PR) N/A(PA, CWC)PR: { "name": "procStatusText", "value": "Approved" }
Key considerations
PA Implementation
1. This implementation retrieves the payment history for FIXED, POSTPAID accounts.
2. To retrieve payment history for a specific duration, startDate and endDate queryParameters must be passed.
3. If the dates are not specified in queryParams, the API returns history of last one year by default.
4. Description field provides the billReferenceNumber.
5. statusDate field is the enteredDate in Liberate.
6. name field gives the name value which is sent during creating the payment (ThirdPartySource).
7. correlatorId field gives the correlatorId value which is sent during creating the payment (ThirdPartyPaymNo).
8. status possible values are "Returned" or "Success".
9. By default, payment history is retrieved if 'paymentItem.referredType' queryParam is not provided; if specified, it must be sent as "history"
10. For all the dateTime fields
   - Any datetime before 1908-04-22 will show offset -05:18
   - Any datetime on or after 1908-04-22 will show offset -05:00
CWC Implementation
1. This is implemented for CWC markets CWC-Anguilla(AI), CWC-Antigua(AG), CWC-British Virgin Islands (BVI)(VG), CWC-Cayman(KY), CWC-Dominica(DM), CWC-Grenada(GD), CWC-Jamaica(JM), CWC-Montserrat(MS), CWC-St Kitts(KN), CWC-StVincent(VC), CWC-Turks&Caicos(TKI)(TC) retrieves the payment history for FIXED, POSTPAID accounts.
2. To retrieve payment history for a specific duration, startDate and endDate queryParameters must be passed.
3. If the dates are not specified in queryParams, the API returns history of last one year by default.
4. "name" field gives the name value which is sent during creating the payment (ThirdPartySource).
5. correlatorId field gives the correlatorId value which is sent during creating the payment (ThirdPartyPaymNo).
6. "status" possible values are "Returned" or "Success" or "Processing" (If there any pending transactions in Redmond).
7. "id" field refers to the payment number.
8. paymentItem[].item.id refers to the bill reference number.
9. By default for liberate, payment history is retrieved if 'paymentItem.referredType' queryParam is not provided; if specified, it must be sent as "history"
10. For all the dateTime fields for LC Markets,
   - Any datetime before 1912-02-01 will show offset -05:07
   - Any datetime on or after 1912-02-01 will show offset -05:00

Possible values for payment methods for liberate:

Payment MethodJMLCAITCVGDMGDKNVCKYMS
CCSHCASHCashCashCashCASHCashCASH PAYMEEC CASHCI$ CASHCASH
DDIR DEBITDiscoverDirect DebDirect DebDirect DebDDDiscoverBARCLATMDepositDD-PYMTDIRECT DEB
ECREDIT CRDLa-Ress CUDiscoverExt Agentse-onlineDEBITCARDCo-op SatBANKPAYF SVG BANKRWP EarnedSTAFF DISC
FDEBIT CARDFax CashFOREIGN CuForeign CaForeign CqRBC ONLINEForeign CaNEV US$CHQFOREIGN CQeServiceCCGft Certi
HDEALER PYMCivilServ20% Disc.Not ApplicableNot ApplicableGIFT CERTOnlineBANKPAYNCB PayGIFT ACCESCPE Mntce
MMGR'S CHQNot ApplicableMC CWBUNot ApplicableMaster CdPOINTSmixedpayPICKDISCNTCIBC M/CCI$ MAILDEP CASH
NCWONCB SCS24ACB_BARNot ApplicableNo CashRBCBdos$BANKPAYDiscountUS$ MAILDEP Q
OOTRCo-Op AutoCredit ADVOtherBill AcctCOMMISSIONCoupGSMC CostsEC EQUIVGSO WireXFUSCHEQUES
SSalaryMastercardECAB BankStanding ONot ApplicableONLINEBBI St.GeoNEV US$CHQEC S/OUS$ CHQBadDebt
XSalaryAmexDINERSCredit CarNot ApplicableNot ApplicableCredit CarCREDIT CARDiscountsAMEX CRDVISA/MCARD
QCHQCHEQUEChequeChequeChequeCHEQUEChequeCHEQUEEC CHEQUECI$ CHEQCHEQUE
GCUST DISCCredit CarUS$ ChequCHG ACCTCHG ACCTMAGNAMCardBANKPAYRBTT PAYXMASCERTSSTAMP DUTY
RRRPRefundReccur PayRecurr PayRecurr PayCARDSRECURRReccur PayPORTALRecurr Pay15% Disc
-ESERVICENot ApplicableESERVICEESERVICEESERVICEESERVICEESERVICEESERVICEESERVICEESERVICENot Applicable
>PORTALPORTALPORTALPortalPortalPORTALPORTALPORTALPORTALPORTALPortal
*IVRBXP-ChequBank chargNot ApplicableNot ApplicableDDIVRIVRCustomer ANot ApplicablePAY EARLY
KIVRLabcopKELCOM XsfNot ApplicableNot ApplicableDDCo-op SatGift Cert.Reward PtsMerCred5% AgDisc
(FCIBPayrollOnlineFCIBFCIBONLINE PAYONLINE PAYFCIBFCIBFCIBDbt/Online
|Mobile PayMobile PayMobile PayMobile PayMobile PayMobile PayMobile PayMobile PayMobile PayMobile PayMobile Pay
TGCT WTCCredUnionePaymentsTravel ChqT. ChequeTRAV CHQBBI GrnvilWXFMCCU PAYUS$ TRACHQetopup dis
ACAN $NCB AutoAmex CWBUSalary DedAmexUS$AmexAMEX CRPOST OFFICUS$ BOXPYMNT PLAN
@RECURRRBCCWCC ForeiNot ApplicableNot ApplicableRECURRNot ApplicableNoCash BRFCIB-ONLINNot ApplicableRECURR
PCAN $Mailed ChqReward PtsRWP EarnedPhonecardPAYCENTERPoundsCouponWXFCIDEBITCRDSTERLING
IEVCEVCEVCEVCEVCEVCEVCEVCEVCEVCEVC
UUS$WXFWXFNot ApplicableNot ApplicableWXFUS$GSM CommUS CASHUS$ CASHLegal Fees
<FBOFBOFBOFBOFBOFBOFBOFBOFBOFBOFBO
}MOBMOBMOBMOBMOBMOBMOBMOBMOBMOBMOB
LMWAChr/VoucheUS$ AlterNot ApplicableReward PtsNBDCo-op GnvlAgent/DealLYNKS PAYREWARD PTSDEP X
0COMVERSEBXP-CashCWCC 5%Not ApplicableNot ApplicableBNSNot ApplicableCOUPON (R)BIll(C)Not ApplicableNot Applicable
YCAYCourts ProFCIB ATMNot ApplicableNot ApplicableNot ApplicableBill ExpCREDIT CARDiscount CVi/MC EXTPAMEX
VGBPVisaVISA CWBUNot ApplicableVisaBNSVisaRoyalePayCIBC V/CVISA-MCRDGSM AgDisc
WWXFCRDTUNIONACB ATMWire TransWire XferNBDCARDSREWARD PTSPointsCoupon (C)DEP. REFUNeTop Bonus
!Not ApplicablePayrollCust/DiscNot ApplicableNot ApplicableNot ApplicableNot ApplicableC VoucherDebit CardNot ApplicableNot Applicable
"Not ApplicableRECURRIVRNot ApplicableNot ApplicableNot ApplicableNot ApplicableNot ApplicableNot ApplicableNot ApplicableNot Applicable
#Not ApplicableDebit CardBU 57%Not ApplicableNot ApplicableNot ApplicableNot ApplicableVATCOMIVRNot ApplicableNot Applicable
$Not ApplicableEURO$CASH CWNot ApplicableNot ApplicableNot ApplicableWXFNot ApplicableNot ApplicableNot ApplicableUS DLRS
%Not ApplicableBXP-CreditBU 5%Not ApplicableNot ApplicableNot ApplicableNot ApplicableNot ApplicableUS$HSBC BankREWRDPTS
&Not ApplicableDenneryCWCC CRadvNot ApplicableNot ApplicableNot ApplicableNot ApplicableNoCash MNeAccountNot ApplicableNot Applicable
)Not ApplicablePaymentBU 10%Not ApplicableNot ApplicableM-WalletM-WalletNo CashNot ApplicableGIFT PREPANot Applicable
1Not ApplicableLIME//CFLCWCC cashNot ApplicableNot ApplicableBXP-DebitRbttBANKPAYCASHCAYNATBANKTestCards
2Not ApplicableSTG$CWCC ChqNot ApplicableNot ApplicableBXP-CreditFCIBOnlineCHEQUE (C)ECC ChequeBUTTERFIEL9%TDMAdisc
3Not ApplicableUS$CC us cashNot ApplicableNot ApplicableBXP-ChequeCASHCARD US(C)Deposit(C)WIRETF LC5%GSM disc
4Not ApplicableCRDT UNIONCC us ChqsNot ApplicableNot ApplicableBXP-CASHST GEORGESUS $ (C)FOR.CCQB.A.B5%Etopdisc
5Not ApplicableCRDT UNIONCWCC AMEXNot ApplicableNot ApplicableFCIBCmas VouchBILL (C)CIBC M/C CWIRE XFT$20Chngovr
6Not ApplicableDISCOUNTCWCC VISANot ApplicableNot ApplicableRBCNot ApplicableAMEX (C)ECC EquivSCOTIABANKCompAllow
7Not ApplicableGIFTCC MASTRCDNot ApplicableNot ApplicableNBDCNot ApplicableUS $ (C)CIBC Vis CROYAL BANKSALES DISC
8Not ApplicableDirect DrDiscoverNot ApplicableNot ApplicableNBDRNot ApplicableNEV US$(C)ECC SOFCIB BankModenDisc
9Not ApplicableREWARD PTSDinersNot ApplicableNot ApplicableNBDPNot ApplicableBANK (C)US Cash CCI BOXMgngDisc
:Not ApplicableBNSNot ApplicableNot ApplicableNot ApplicableNot ApplicableNot ApplicableNoCash FNNot ApplicableNot ApplicableNot Applicable
;Not ApplicableFCIBNot ApplicableNot ApplicableNot ApplicableNot ApplicableNot ApplicableBNKONLNot ApplicableNot ApplicableNot Applicable
=Not ApplicableStaffConcsNot ApplicableNot ApplicableNot ApplicableNot ApplicableNot ApplicableNot ApplicableNot ApplicableNot ApplicableNot Applicable
BNot ApplicableB/B CardDo not useOnlineCREDIT CdCGATEBillBILLBillUNAL DEPOSPPD Mobile
JNot ApplicableLab/Vie CUVoucherVouchersVoucherDDCo-op RSLEBANKPAYKCCU PAYGIFT SMARTAg SIMDisc
ZNot ApplicableCell DeposFCIB BankDebit CardNot ApplicablePostpaidRep BankBANKPAYDiscount GAMEX EXTPSUMMERDAYS
[Not ApplicableONLINE PAYNot ApplicableNot ApplicableNot ApplicableNot ApplicableGRAN ANSENoCash RVNot ApplicableNot ApplicableNot Applicable
^Not ApplicableLPO SalaryCreditCardNot ApplicableNot ApplicableNot ApplicableMob RewardNoCash FICreditCardRec CCardNot Applicable
{Not ApplicableCharge ACCNot ApplicableCharge ACCNot ApplicableNot ApplicableNot ApplicableNoCash MRCharge ACCNot ApplicableNot Applicable
~Not ApplicableGift Cert.Gift Cert.Gift Cert.Gift Cert.Gift Cert.Gift Cert.CourtsCourts VouNot ApplicableNOT IN USE
/Not ApplicableNot ApplicableBU 5%Not ApplicableWeb PortalNot ApplicableNot ApplicableNot ApplicableNot ApplicableNot ApplicableNot Applicable
?Not ApplicableNot ApplicableCWCC 10%Not ApplicableDebit CdNot ApplicableDebit CarDebit CardOthersNot ApplicableDeb Cd
\Not ApplicableNot ApplicableCourtsNot ApplicableNot ApplicableNot ApplicableNot ApplicableNot ApplicableNot ApplicableNot ApplicableNot Applicable
`Not ApplicableNot ApplicableDebit CdNot ApplicableNot ApplicableNot ApplicableNot ApplicableNot ApplicableNot ApplicableNot ApplicableNot Applicable
+Not ApplicableNot ApplicableNot ApplicableNot ApplicableNot ApplicableNot ApplicableNot ApplicableRECURRBNS AGENCYNot ApplicableNot Applicable
]Not ApplicableNot ApplicableNot ApplicableNot ApplicableNot ApplicableNot ApplicableNot ApplicableNoCash BBNot ApplicableNot ApplicableNot Applicable

Get Payment Plans

This API allows consumer to returns the list of payment plans on the account.

URL
https://[localhost]:[port]/dev/dxp-ux/dxp-ux/v1/{businessId}/payment
url Param
nametypedescriptionrequired
businessIdstring2 letter ISO 3166 country code (TT, BB, JM, PA, etc.) identifying the business unit.Y
namevaluedescriptionrequired
client_idstringThe client_id identifying the channel.Y
client_secretstringPassword associated with the client_id.Y
X-Correlation-IDstringIdentifier that correlates HTTP request between a client and server. Any identification model (UUDI, checksum, etc.) can be used, as long as it is a unique value to differentiate a transaction.Y
Query Param
nametypedescriptionrequired
account.idstringBAN-CAN ( client_acct_id )Y
cURL request
curl --location 'https://nonprod.esb.cloud.lla.com/dev/dxp-ux/dxp-ux/v1/PR/payment?account.id=DAVE2025062416' \
--header 'X-Correlation-ID: 644e1dd7-2a7f-18fb-b8ed-ed78c3F92c2b' \
--header 'client_id: 784c9a6dd7ae49768816cab57fcf1fa1' \
--header 'client_secret: 187b259EB77441babbF611d2646C670d'
Definitions

Each of the request parameters is detailed.

nametypedescriptionrequired
idstringAria-assigned payment plan no.N
statusstringSpecifies the other status of payment plan (active, completed, or cancelled).N
paymentItemarrayN
paymentItem.itemobjectN
paymentItem.item.idstringClient-defined unique payment plan ID.N
paymentItem.item.namestringPayment plan name.N
paymentItem.amountobjectSpecifies the balance to be paid by the payment plan at time of payment plan creation. Specifies the remaining balance to be paid by the payment plan at the time of the API call. The paid amount of payment plan at the time of the API call.N
paymentItem.amount.valuenumberContains the balance of either 'InitialBalance', 'RecurringAmount', or 'PaidAmountN
paymentItem.amount.unitstringCurrency (ISO4217 norm uses 3 letters to define the currency)N
paymentItem.@referredTypestringBalance differentiatorN
paymentMethodobjectHolds information about the payment plan accountsN
paymentMethod.accountarraylist of payment plan accountsN
paymentMethod.account.idstringunique account id Please refer below 'paymentMethod account values' table for more detailsN
paymentMethod.account.namestringname of the accountN
extendedCharacteristicarrayDescribes the characteristic of a payment planN
extendedCharacteristic.namestringName of the characteristicN
extendedCharacteristic.valueanyValue of the of the characteristicN
extendedCharacteristic.valueTypestringData type of the characteristicN
@typestringThis defines the sub-class entity name, in this case 'PaymentPlan'N
paymentMethod account values
paymentMethod account nametypedescriptionrequired
ClientBillingGroupIdstringClient-defined billing group ID.N
AlignedPaymentPlanClientMasterPlanInstanceIdstringThe client-defined unique identifier for master plan instance that will be used to communicate upcoming payment due. Mandatory when payment_plan_type = 0.N
extendedCharacteristic values
extendedCharacteristic nametypedescriptionrequired
PaymentPlanDescriptionstringPayment plan description.N
PaymentPlanCreateDatestringDate when payment plan created.N
FirstPaymentPlanDueDatestringThe date of the first payment plan will be due.N
LastPaymentPlanDueDatestringThe date of the last payment plan will be due.N
PaymentPlanTypenumberSpecifies the payment plan type for the account. Allowable values are: 0 - Aligned with an existing master plan instance anniversary statement or 1 - Independent, its own payment plan schedule and due dates.N
PaymentPlanLengthnumberSpecifies the length of payment plan. For payment_plan_type = 1, the input will be used jointly with payment_plan_interval. For payment_plan_type = 0, it is the number of MPI statements that the payment plan will be part of.N
TransactionOnPaymentPlanListarrayA list of transactions on a payment plan. Please refer below 'transaction_on_payment_plan_list array values' table for more detailsN
transaction_on_payment_plan_list array values
extendedCharacteristic nametypedescriptionrequired
transactionCreateDatestringThe creation datetime of this transaction.N
transactionIdnumberUnique transaction ID.N
invoiceNonumberThe Aria-assigned unique identifier for invoices.N

Reviews